Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow-up on #780 #784

Merged
merged 4 commits into from
Apr 22, 2024
Merged

Conversation

tristanlatr
Copy link
Contributor

Fix the function to upgrade annotations. Respect annotations rules like in our linker.

This comment has been minimized.

@tristanlatr tristanlatr marked this pull request as ready for review April 21, 2024 18:55
pydoctor/astutils.py Outdated Show resolved Hide resolved

This comment has been minimized.

pydoctor/linker.py Outdated Show resolved Hide resolved
pydoctor/linker.py Outdated Show resolved Hide resolved
pydoctor/linker.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 84.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 92.64%. Comparing base (3337d57) to head (d8bcabf).

Files Patch % Lines
pydoctor/astutils.py 63.63% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #784      +/-   ##
==========================================
- Coverage   92.67%   92.64%   -0.04%     
==========================================
  Files          47       47              
  Lines        8373     8384      +11     
  Branches     1844     1848       +4     
==========================================
+ Hits         7760     7767       +7     
- Misses        353      355       +2     
- Partials      260      262       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

This comment has been minimized.

Copy link

According to pydoctor_primer, this change doesn't affect pydoctor warnings on a corpus of open source code. ✅

@tristanlatr tristanlatr merged commit 936db93 into master Apr 22, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant